[ https://issues.apache.org/jira/browse/HARMONY-6567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885216#action_12885216
]
Hudson commented on HARMONY-6567:
---------------------------------
Integrated in Harmony-select-1.5-head-linux-x86_64 #54 (See [http://hudson.zones.apache.org/hudson/job/Harmony-select-1.5-head-linux-x86_64/54/])
Apply patch for HARMONY-6567 (Implement ImageTypeSpecifier.createBanded())
> Implement ImageTypeSpecifier.createBanded()
> -------------------------------------------
>
> Key: HARMONY-6567
> URL: https://issues.apache.org/jira/browse/HARMONY-6567
> Project: Harmony
> Issue Type: Sub-task
> Components: Classlib
> Reporter: Lang Yang
> Assignee: Tim Ellison
> Fix For: 5.0M15
>
> Attachments: HARMONY-6567.diff
>
>
> spec - http://java.sun.com/j2se/1.4.2/docs/api/javax/imageio/ImageTypeSpecifier.html#createBanded(java.awt.color.ColorSpace,
int[], int[], int, boolean, boolean)
> Follow the spec, this implementation creates ColorModel from ComponentColorModel, and
creates the corresponding SampleModel from BandedSampleModel.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|