Application class/Printing.PNG Compression Level property: Difference between revisions
Appearance
Started page |
m Fix categories (must not start with a space) |
||
Line 37: | Line 37: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category: Property | [[Category:Property]] | ||
[[Category:VI Server Property]] |
Revision as of 17:45, 12 April 2020
VI Server Property Information | |
---|---|
Property ID | A |
Scope | Basic Development Environment |
Data Name | Pr.PNGCmpLvl |
Short Name* | Pr.PNGCmpLvl |
Long Name* | Printing:PNG Compression Level |
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
Owning Class ID | 1 |
Owning Class Name | Application Class |
Data Type | I32 data type |
Property Node | ![]() |
Available in Real-Time Operating System | No |
Available in Run-Time Engine | No |
Permissions | Read/Write |
Remote access allowed | Yes |
Number between 0 and 9 that specifies the level of compression you want for the PNG file for graphics in VIs printed either interactively or with the Print:VI To HTML method. The quality of the graphic is not affected by the compression, but the graphic file size and speed of compression are affected by this value. Valid values range from 0 to 9 and balance file compression with speed. 0 designates no compression. 1 designates less compression, but faster speed. 9 designates high compression, but slower speed. If you enter –1, LabVIEW selects the best combination of speed and compression.
Uses
![]() |
Specific use cases for this property. |
History
![]() |
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
![]() |
More info to come. |
See Also
![]() |
Add links to internal wiki pages that would also help. |
External Links
![]() |
Add links to external resources that would also help. |