public class PixelStoreImpl extends Object implements PixelStore
PixelStore.LoanerPicture| Constructor and Description |
|---|
PixelStoreImpl() |
| Modifier and Type | Method and Description |
|---|---|
PixelStore.LoanerPicture |
getPicture(int width,
int height,
ColorSpace color) |
void |
putBack(PixelStore.LoanerPicture frame) |
void |
retake(PixelStore.LoanerPicture frame) |
public PixelStore.LoanerPicture getPicture(int width, int height, ColorSpace color)
getPicture in interface PixelStorepublic void putBack(PixelStore.LoanerPicture frame)
putBack in interface PixelStorepublic void retake(PixelStore.LoanerPicture frame)
retake in interface PixelStoreCopyright © 2019. All rights reserved.