TextureFormat::GetScanlineUncopyFn

TextureFormat::GetScanlineUncopyFn
virtual Image::CopyScanlineFunc GetScanlineUncopyFn() const;
Description

GetScanlineUncopyFn returns the function that copies rows from the Texture’s format to the Image’s format.

Return Value

The function pointer to the uncopy function.