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 PixelStore
public void putBack(PixelStore.LoanerPicture frame)
putBack
in interface PixelStore
public void retake(PixelStore.LoanerPicture frame)
retake
in interface PixelStore
Copyright © 2019. All rights reserved.