Method | Description | |
---|---|---|
CreateForInPlacePropertyEncodingAsync ( [ bitmapDecoder ) : IAsyncOperation |
||
CreateForTranscodingAsync ( [ stream, [ bitmapDecoder ) : IAsyncOperation |
||
FlushAsync ( ) : IAsyncAction | ||
GetEncoderInformationEnumerator ( ) : IVectorView |
||
SetPixelData ( [ pixelFormat, [ alphaMode, [ width, [ height, [ dpiX, [ dpiY, [ pixels ) : void |
Method | Description | |
---|---|---|
CreateAsync ( [ encoderId, [ stream ) : IAsyncOperation |
||
CreateAsync ( [ encoderId, [ stream, BitmapTypedValue>.[ |
||
GoToNextFrameAsync ( ) : IAsyncAction | ||
GoToNextFrameAsync ( BitmapTypedValue>.[ |
public static CreateForInPlacePropertyEncodingAsync ( [ bitmapDecoder ) : IAsyncOperation |
||
bitmapDecoder | [ | |
return | IAsyncOperation |
public static CreateForTranscodingAsync ( [ stream, [ bitmapDecoder ) : IAsyncOperation |
||
stream | [ | |
bitmapDecoder | [ | |
return | IAsyncOperation |
public static GetEncoderInformationEnumerator ( ) : IVectorView |
||
return | IVectorView |
public SetPixelData ( [ pixelFormat, [ alphaMode, [ width, [ height, [ dpiX, [ dpiY, [ pixels ) : void | ||
pixelFormat | [ | |
alphaMode | [ | |
width | [ | |
height | [ | |
dpiX | [ | |
dpiY | [ | |
pixels | [ | |
return | void |