public interface IImageLineArray
ImageLineHelper that can use both ImageLineInt or
ImageLineByte. It's not very useful outside that, and the user should
not rely much on this.| Modifier and Type | Method and Description |
|---|---|
int |
getElem(int i) |
FilterType |
getFilterType() |
ImageInfo |
getImageInfo() |
int |
getSize() |
ImageInfo getImageInfo()
FilterType getFilterType()
int getSize()
int getElem(int i)
Copyright © 2013. All rights reserved.