←Select platform

Size Property

Summary

Gets or sets the size of the ICC Profile.

Syntax

C#
VB
C++
public int Size { get; set; } 
  
Public Property Size As Integer 
public: 
property int Size { 
   int get(); 
   void set (    int ); 
} 

Property Value

A value that indicates the size of the ICC profile in bytes.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly