C# Class Imazen.WebP.Extern.WebPDecBuffer

Afficher le fichier Open project: imazen/libwebp-net Class Usage Examples

Méthodes publiques

Свойство Type Description
colorspace WEBP_CSP_MODE
height int
is_external_memory int
private_memory System.IntPtr
u Anonymous_690ed5ec_4c3d_40c6_9bd0_0747b5a28b54
width int

Property Details

colorspace public_oe property

public WEBP_CSP_MODE colorspace
Résultat WEBP_CSP_MODE

height public_oe property

public int height
Résultat int

is_external_memory public_oe property

public int is_external_memory
Résultat int

private_memory public_oe property

public IntPtr,System private_memory
Résultat System.IntPtr

u public_oe property

public Anonymous_690ed5ec_4c3d_40c6_9bd0_0747b5a28b54,Imazen.WebP.Extern u
Résultat Anonymous_690ed5ec_4c3d_40c6_9bd0_0747b5a28b54

width public_oe property

public int width
Résultat int