Converter.ThumbnailCopyColorProfile Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

Gets or sets a value indicating whether the thumbnail copy the ICC color prfile from the original file.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

C#
public bool ThumbnailCopyColorProfile { get; set; }

Property Value

Type: System..Boolean

If true, the thumbnail will have the same color profile as the original file. Otherwise, it will have no color profile.

Default value is false.

Remarks

This property makes sense only if the Mode property has the Thumbnail value.

See Also

Reference

Manual