ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / DdsFrameDecode Class / CopyBlocks Method

In This Topic
    CopyBlocks Method
    In This Topic
    Requests pixel data as it is natively stored within the DDS file.
    Overload List
    OverloadDescription
    Requests pixel data as it is natively stored within the DDS file.  
    HRESULT IWICDdsFrameDecode::CopyBlocks([In, Optional] const WICRect* prcBoundsInBlocks,[In] unsigned int cbStride,[In] unsigned int cbBufferSize,[In] void* pbBuffer)  
    See Also