메소드 | 설명 | |
---|---|---|
InteropBitmapHelper ( int width, int height, byte imageBits ) : System | ||
InteropBitmapHelper ( int width, int height, byte imageBits, System.Windows.Media.PixelFormat pixelFormat ) : System | ||
UpdateBits ( byte imageBits ) : void |
메소드 | 설명 | |
---|---|---|
CreateFileMapping ( |
||
MapViewOfFile ( |
public InteropBitmapHelper ( int width, int height, byte imageBits ) : System | ||
width | int | |
height | int | |
imageBits | byte | |
리턴 | System |
public InteropBitmapHelper ( int width, int height, byte imageBits, System.Windows.Media.PixelFormat pixelFormat ) : System | ||
width | int | |
height | int | |
imageBits | byte | |
pixelFormat | System.Windows.Media.PixelFormat | |
리턴 | System |