[]
HRESULT IWICDdsFrameDecode::GetSizeInBlocks([Out] unsigned int* pWidthInBlocks,[Out] unsigned int* pHeightInBlocks)
public void GetSizeInBlocks(out int widthInBlocksRef, out int heightInBlocksRef)
Public Sub GetSizeInBlocks(ByRef widthInBlocksRef As Integer, ByRef heightInBlocksRef As Integer)
| Type | Name | Description |
|---|---|---|
| int | widthInBlocksRef | |
| int | heightInBlocksRef |