ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / DataBox Structure / SlicePitch Field

In This Topic
    SlicePitch Field
    In This Topic
    Gets the number of bytes per slice (for a 3D texture, a slice is a 2D image)
    Syntax
    'Declaration
     
    Public SlicePitch As System.Integer
    public System.int SlicePitch
    See Also