Jump to content

Application class/Printing.JPEG Quality property: Difference between revisions

From LabVIEW Wiki
Started page
 
m Category reorg
 
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:VI Server Property]]
[[Category:VI Server Property]]

Latest revision as of 13:17, 7 May 2020

VI Server Property Information
Property ID B
Scope Basic Development Environment
Data Name Pr.JPEGQuality
Short Name* Pr.JPEGQuality
Long Name* Printing:JPEG Quality
* 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 U32 data type

U32

Property Node Printing:JPEG Quality
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
PermissionsRead/Write
Remote access allowedYes

Percentage value from 0 to 100 specifying the level of quality you want for the JPEG graphic in VIs printed either interactively or with the Print:VI To HTML method. The scale balances image quality and file size. A value in the 75 to 95 range produces a compressed file with a high-quality image, and a value below 50 produces a smaller file size with a low-quality image. The default is 80.


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links