Package it.tidalwave.image.op
Class ChangeBufferTypeOp
- java.lang.Object
-
- it.tidalwave.image.op.Operation
-
- it.tidalwave.image.op.ChangeBufferTypeOp
-
public class ChangeBufferTypeOp extends Operation
- Author:
- Fabrizio Giudici
-
-
Constructor Summary
Constructors Constructor Description ChangeBufferTypeOp(int bufferType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getBufferType()
java.lang.String
toString()
-