C# 클래스 Imazen.WebP.Extern.WebPPicture

파일 보기 프로젝트 열기: imazen/libwebp-net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

a 공개적으로 프로퍼티

public IntPtr,System a
리턴 System.IntPtr

a_stride 공개적으로 프로퍼티

public int a_stride
리턴 int

argb 공개적으로 프로퍼티

public IntPtr,System argb
리턴 System.IntPtr

argb_stride 공개적으로 프로퍼티

public int argb_stride
리턴 int

colorspace 공개적으로 프로퍼티

public WebPEncCSP colorspace
리턴 WebPEncCSP

custom_ptr 공개적으로 프로퍼티

public IntPtr,System custom_ptr
리턴 System.IntPtr

error_code 공개적으로 프로퍼티

public WebPEncodingError error_code
리턴 WebPEncodingError

extra_info 공개적으로 프로퍼티

public IntPtr,System extra_info
리턴 System.IntPtr

extra_info_type 공개적으로 프로퍼티

public int extra_info_type
리턴 int

height 공개적으로 프로퍼티

public int height
리턴 int

memory_ 공개적으로 프로퍼티

public IntPtr,System memory_
리턴 System.IntPtr

memory_argb_ 공개적으로 프로퍼티

public IntPtr,System memory_argb_
리턴 System.IntPtr

progress_hook 공개적으로 프로퍼티

public WebPProgressHook progress_hook
리턴 WebPProgressHook

stats 공개적으로 프로퍼티

public IntPtr,System stats
리턴 System.IntPtr

u 공개적으로 프로퍼티

public IntPtr,System u
리턴 System.IntPtr

u0 공개적으로 프로퍼티

public IntPtr,System u0
리턴 System.IntPtr

use_argb 공개적으로 프로퍼티

public int use_argb
리턴 int

user_data 공개적으로 프로퍼티

public IntPtr,System user_data
리턴 System.IntPtr

uv0_stride 공개적으로 프로퍼티

public int uv0_stride
리턴 int

uv_stride 공개적으로 프로퍼티

public int uv_stride
리턴 int

v 공개적으로 프로퍼티

public IntPtr,System v
리턴 System.IntPtr

v0 공개적으로 프로퍼티

public IntPtr,System v0
리턴 System.IntPtr

width 공개적으로 프로퍼티

public int width
리턴 int

writer 공개적으로 프로퍼티

public WebPWriterFunction writer
리턴 WebPWriterFunction

y 공개적으로 프로퍼티

public IntPtr,System y
리턴 System.IntPtr

y_stride 공개적으로 프로퍼티

public int y_stride
리턴 int