Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Agi.foundation.graphics.imaging Classes and Interfaces - 37 results found.
NameDescriptionTypePackageFramework
AlphaFromLuminanceFilterAdds an RasterBand.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
AlphaFromPixelFilterAdds an RasterBand.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
AlphaFromRasterFilterAdds an RasterBand.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
BandExtractFilterExtracts a band or set of bands from the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
BandOrderFilterReorders or swizzles the bands of the source raster to match the band order of the RasterFormat specified by the BandOrder (get / set) property.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
BlurFilterApplies a ConvolutionFilter to blur or smooth the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
BlurMethodThe method used to blur or smooth a raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
BrightnessFilterAdjusts the brightness of the source raster's color bands.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
ColorToLuminanceFilterExtracts a Luminance band derived from the color bands of the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
ContrastFilterAdjusts the contrast of the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
ConvolutionFilterApplies convolution to the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
EdgeDetectFilterApplies a ConvolutionFilter to detect edges in the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
EdgeDetectMethodenum EdgeDetectMethodThe method used to detect edges in a raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
FilteringRasterStreamA class decorator for applying a RasterFilter to each update of a RasterStream.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
FlipAxisThe axis on which a raster will be flipped.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
FlipFilterFlips the source raster along the given FlipAxis.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
GammaCorrectionFilterApplies gamma correction to the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
GaussianBlurFilterApplies a ConvolutionFilter to blur the source raster using the Gaussian function.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
GradientDetectFilterApplies a ConvolutionFilter to detect gradients in the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
GradientDetectMethodenum GradientDetectMethodThe method used to detect gradients in a raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
Jpeg2000CompressionProfileenum Jpeg2000CompressionProfileDefines the profile used when encoding a JPEG 2000 file.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
Jpeg2000WriterConverts an image, such as a BMP, to a GeoJP2 file that can be used as an image globe overlay.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
LevelsFilterAdjusts the band levels of the source raster linearly.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RasterA raster dataset.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RasterAttributesThe attributes describing a Raster dataset.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RasterBandCommon band types that may be contained within a Raster dataset.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RasterFilterA filter for processing Raster datasets.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RasterFormatCommon RasterBand layouts that may be contained within a Raster dataset.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RasterOrientationenum RasterOrientationThe vertical orientation of the raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RasterStreamA raster, the data of which, is updated dynamically at the specified UpdateDelta (get / set).Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RasterTypeThe type of data contained within each band of a Raster dataset.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RotateFilterRotates the source raster clockwise by the specified angle.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
SequenceFilterApplies a sequence of filters to the source raster in the order in which they were added.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
SharpenFilterApplies a ConvolutionFilter to increase the sharpness of the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
SharpenMethodThe method used to sharpen a raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
VideoPlaybackSpecifies how the VideoStream will playback.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
VideoStreamA raster stream that streams from a video.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )