j
k
j a
j l
(iCCP_data)ICCColorProfile.data() is better replaced by static_cast<iCCP_data>(ICCColorProfile.data()). This also applies to the digikam patch.
(iCCP_data)ICCColorProfile.data() is better replaced by
static_cast<iCCP_data>(ICCColorProfile.data()).
This also applies to the digikam patch.
Trying to learn: why is that better?
Darrell
Back to the thread
Back to the list