Full Name |
HPGL |
Format ID |
IG_FORMAT_HPGL = 72 |
File Extension(s) |
*.hpgl, *.plt |
Data Type |
Vector image |
Data Encoding |
Text, Binary |
Color Profile Support |
No |
ImageGear Multipage Support |
Yes |
ImageGear Alpha Channel Support |
No |
ImageGear 3D Image Support |
No |
ImageGear Raster to Vector Format Conversion Support |
No |
ImageGear Unicode Text Display Support |
Yes |
ImageGear Platforms Support |
Win32, Win64, .NET, .NET64 |
ImageGear Supported Versions:
HPGL, HPGL/2
ImageGear Supported Features:
- IG_FLTR_DETECTSUPPORT - autodetection
- IG_FLTR_PAGEREADSUPPORT - single page file reading
- IG_FLTR_MPAGEREADPSUPPORT - multi-page file reading
ImageGear Read Support:
IG_COMPRESSION_NONE - Vector/CAD data
ImageGear Write Support:
None
ImageGear Filter Control Parameters:
Filter Control Parameter |
Type |
Default Value |
Available Values |
Description |
BACKCOLOR |
AT_INT32 |
0 |
Any positive value |
This parameter sets view background color for image reading. If 0, black background color is set, otherwise white background color is set. |
WIDTH |
AT_INT32 |
512 |
Any positive value |
Defines the width of the empty DIB associated with the image after loading. DIB height is calculated using the file's scale factors. See Working with Vector Images. |
Comments:
HPGL ("Hewlett Packard Graphics Language") is a vector graphics language used to output vector/CAD drawings to plotters. Due to widespread support among CAD software, it is sometimes used as a vector/CAD interchange format.