ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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 Integer
    public int SlicePitch
    See Also