airsdk / Adobe-Runtime-Support

Report, track and discuss issues in Adobe AIR. Monitored by Adobe - and HARMAN - and maintained by the AIR community.
197 stars 11 forks source link

[Docs] `BitmapData::convertColorProfile()` not documented #3325

Open itlancer opened 1 week ago

itlancer commented 1 week ago

Problem Description

BitmapData::convertColorProfile() method introduced in AIR 51 not documented.

Steps to Reproduce

https://airsdk.dev/reference/actionscript/3.0/flash/display/BitmapData.html

Actual Result: BitmapData::convertColorProfile() method not documented.

Expected Result: BitmapData::convertColorProfile() method documented.

ajwfrost commented 1 week ago

Thanks for the reminder.. the documentation had been done here (see below) but we need to push an update out, with this plus those ELS updates...

image