[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'icon' (#aros)

ICONPUTA_PreserveOldIconImages

Tag for PutIconTagList(), Save old image before writing (BOOL)

Declaration

Source position: icon.pas line 166

const ICONPUTA_PreserveOldIconImages = ICONA_Dummy + 84;

Description

Before writing a palette mapped icon back to disk, icon.library will make sure that the original planar image data is stored in the file. If you don't want that to happen, set this option to False. This will allow you to change the planar icon image data written back to disk.


Documentation generated on: 2017-01-10