ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / DdsFrameDecode Class / SizeInBlocks Property

In This Topic
    SizeInBlocks Property
    In This Topic
    Gets the width and height, in blocks, of the DDS image.
    Syntax
    'Declaration
     
    Public ReadOnly Property SizeInBlocks As Size2L
    public Size2L SizeInBlocks {get;}
    See Also