[ https://issues.apache.org/jira/browse/HARMONY-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lang Yang updated HARMONY-6564:
-------------------------------
Attachment: HARMONY-6564.diff
> Implement ImageTypeSpecifier.createInterleaved()
> ------------------------------------------------
>
> Key: HARMONY-6564
> URL: https://issues.apache.org/jira/browse/HARMONY-6564
> Project: Harmony
> Issue Type: Sub-task
> Components: Classlib
> Reporter: Lang Yang
> Attachments: HARMONY-6564.diff
>
>
> Spec - http://java.sun.com/j2se/1.4.2/docs/api/javax/imageio/ImageTypeSpecifier.html#createInterleaved(java.awt.color.ColorSpace,
int[], int, boolean, boolean)
> Followed the spec, this implementation uses ComponentColorModel to create the ColorModel,
uses PixelInterleavedSampleModel to create the corresponding SampleModel.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|