C# Class Imazen.WebP.Extern.WebPPicture

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

Méthodes publiques

Свойство Type Description
a System.IntPtr
a_stride int
argb System.IntPtr
argb_stride int
colorspace WebPEncCSP
custom_ptr System.IntPtr
error_code WebPEncodingError
extra_info System.IntPtr
extra_info_type int
height int
memory_ System.IntPtr
memory_argb_ System.IntPtr
progress_hook WebPProgressHook
stats System.IntPtr
u System.IntPtr
u0 System.IntPtr
use_argb int
user_data System.IntPtr
uv0_stride int
uv_stride int
v System.IntPtr
v0 System.IntPtr
width int
writer WebPWriterFunction
y System.IntPtr
y_stride int

Property Details

a public_oe property

public IntPtr,System a
Résultat System.IntPtr

a_stride public_oe property

public int a_stride
Résultat int

argb public_oe property

public IntPtr,System argb
Résultat System.IntPtr

argb_stride public_oe property

public int argb_stride
Résultat int

colorspace public_oe property

public WebPEncCSP colorspace
Résultat WebPEncCSP

custom_ptr public_oe property

public IntPtr,System custom_ptr
Résultat System.IntPtr

error_code public_oe property

public WebPEncodingError error_code
Résultat WebPEncodingError

extra_info public_oe property

public IntPtr,System extra_info
Résultat System.IntPtr

extra_info_type public_oe property

public int extra_info_type
Résultat int

height public_oe property

public int height
Résultat int

memory_ public_oe property

public IntPtr,System memory_
Résultat System.IntPtr

memory_argb_ public_oe property

public IntPtr,System memory_argb_
Résultat System.IntPtr

progress_hook public_oe property

public WebPProgressHook progress_hook
Résultat WebPProgressHook

stats public_oe property

public IntPtr,System stats
Résultat System.IntPtr

u public_oe property

public IntPtr,System u
Résultat System.IntPtr

u0 public_oe property

public IntPtr,System u0
Résultat System.IntPtr

use_argb public_oe property

public int use_argb
Résultat int

user_data public_oe property

public IntPtr,System user_data
Résultat System.IntPtr

uv0_stride public_oe property

public int uv0_stride
Résultat int

uv_stride public_oe property

public int uv_stride
Résultat int

v public_oe property

public IntPtr,System v
Résultat System.IntPtr

v0 public_oe property

public IntPtr,System v0
Résultat System.IntPtr

width public_oe property

public int width
Résultat int

writer public_oe property

public WebPWriterFunction writer
Résultat WebPWriterFunction

y public_oe property

public IntPtr,System y
Résultat System.IntPtr

y_stride public_oe property

public int y_stride
Résultat int