Skip to content

Iron 867 iron barcode upgrade new iron drawing version#28

Merged
mee-ironsoftware merged 8 commits intomasterfrom
IRON-867-iron-barcode-upgrade-new-iron-drawing-version
Dec 30, 2022
Merged

Iron 867 iron barcode upgrade new iron drawing version#28
mee-ironsoftware merged 8 commits intomasterfrom
IRON-867-iron-barcode-upgrade-new-iron-drawing-version

Conversation

@mee-ironsoftware
Copy link
Copy Markdown
Member

  • AnyBitmap
    • GetPixel(x, y) which is a new accessor method to get the Color of a pixel in an AnyBitmap
    • Adds new constructor to AnyBitmap which creates a new AnyBitmap from an existing AnyBitmap, scaled to the a custom width and height
    • Fixes a bug when saving an image without specifying ImageFormat
  • Color
    • [Hotfix] Fixes a bug when comparing Color with null

- Modify XML Comment
- Add missing XML Comment
- Remove warning
Update IronSoftware.Drawing.Common.csproj
- Add implicit cast for other SixLabors PixelFormats Colors
- Add GetPixel() to Gets the Color of the specified pixel
- Implement IDisposable
- To create new AnyBitmap from the specified existing AnyBitmap, scaled to the specified width and height
Copy link
Copy Markdown
Contributor

@mbkrispy mbkrispy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Nice job @mee-ironsoftware.

Comment thread NuGet/IronSoftware.Drawing.nuspec
- Fixes error when GetPixel(0, 0)
- Change UT to Theory-type
@mee-ironsoftware mee-ironsoftware merged commit 53603b2 into master Dec 30, 2022
@artem-iron artem-iron deleted the IRON-867-iron-barcode-upgrade-new-iron-drawing-version branch March 28, 2023 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants