public static Create ( int width, int height, PixelFormat pixelFormat ) : |
||
width | int | Image width. |
height | int | Image height. |
pixelFormat | PixelFormat | Image pixel format. |
Résultat |
Allocate new image with specified attributes in unmanaged memory.
public static Create ( int width, int height, PixelFormat pixelFormat ) : |
||
width | int | Image width. |
height | int | Image height. |
pixelFormat | PixelFormat | Image pixel format. |
Résultat |