메소드 | 설명 | |
---|---|---|
ImageBuffer ( |
Initializes a new instance of the ImageBuffer class.
|
|
UpdatePixelIndexes ( IEnumerable |
Updates the pixel indexes.
|
public ImageBuffer ( |
||
image | /// The image to store. /// | |
리턴 | System |
public UpdatePixelIndexes ( IEnumerable |
||
lineIndexes | IEnumerable |
/// The enumerable byte array representing each row of pixels. /// |
리턴 | void |