Package | Description |
---|---|
com.groupdocs.editor |
The com.groupdocs.editor namespace is a root namespace, which provides classes for editing multiple document formats in your Java applications.
|
com.groupdocs.editor.htmlcss.resources.images |
The com.groupdocs.editor.htmlcss.resources.images namespace provides classes that represent image resources of all types in general.
|
com.groupdocs.editor.htmlcss.resources.images.raster |
The com.groupdocs.editor.htmlcss.resources.images.raster namespace provides classes that represent only raster image resources.
|
com.groupdocs.editor.htmlcss.resources.images.vector |
The com.groupdocs.editor.htmlcss.resources.images.vector namespace provides classes that represent only vector image resources.
|
Class and Description |
---|
IImageResource
Represents image resource of any type, raster or vector
|
Class and Description |
---|
Dimensions
Represents the linear dimensions (width and height) of one raster rectangular
image in arbitrary unit.
|
IImage
Image CSS data type represents a two-dimensional image
|
ImageType
Represents one supportable image type, supports both raster and vector types
|
Class and Description |
---|
Dimensions
Represents the linear dimensions (width and height) of one raster rectangular
image in arbitrary unit.
|
IImage
Image CSS data type represents a two-dimensional image
|
IImageResource
Represents image resource of any type, raster or vector
|
ImageType
Represents one supportable image type, supports both raster and vector types
|
Class and Description |
---|
Dimensions
Represents the linear dimensions (width and height) of one raster rectangular
image in arbitrary unit.
|
IImage
Image CSS data type represents a two-dimensional image
|
IImageResource
Represents image resource of any type, raster or vector
|
ImageType
Represents one supportable image type, supports both raster and vector types
|
Copyright © 2020. All rights reserved.