Skip to main content

Struct PenikoImageInfo

Namespace: VelloSharp
Assembly: VelloSharp.Ffi.Core.dll

public struct PenikoImageInfo

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

Fields

Alpha

public PenikoImageAlphaType Alpha

Field Value

PenikoImageAlphaType

Format

public PenikoImageFormat Format

Field Value

PenikoImageFormat

Height

public uint Height

Field Value

uint

Stride

public nuint Stride

Field Value

nuint

Width

public uint Width

Field Value

uint