Dirk Lemstra

Results 45 issues of Dirk Lemstra

### Discussed in https://github.com/dlemstra/Magick.NET/discussions/1293 Originally posted by **pigLoveRabbit520** November 8, 2022 Two images, same size, I want to calculate the rgb value difference of every pixel, any built-in method?

enhancement
help wanted
good first issue

### Discussed in https://github.com/dlemstra/Magick.NET/discussions/1087 Originally posted by **smoketlt** December 8, 2021 Some way to detect folder in Pds format in ImageMagick.NET? At the moment I use dll photoshop from paint.net...

help wanted
good first issue

### Discussed in https://github.com/dlemstra/Magick.NET/discussions/1055 Originally posted by **MuteebAhmad148** October 15, 2021 Hi! I'm trying to create a label Image and place it on top of another MagickImage. ![image](https://user-images.githubusercontent.com/54740149/137482236-f7087cc5-faf0-44c3-9231-9be845cf6aff.png) ![image](https://user-images.githubusercontent.com/54740149/137482614-0499a2cd-006d-428c-885d-cd3f59f1d76d.png) But...

help wanted
good first issue

The current code uses a `Guard` class but this should be refactored to `Throw`. An example implementation can be found here: https://github.com/dlemstra/Magick.NET/blob/master/Source/Magick.NET/Shared/Helpers/Throw.cs.

up for grabs
good first issue

See https://developers.line.biz/en/reference/messaging-api/#uri-action

enhancement
up for grabs
good first issue

https://developers.line.biz/en/reference/messaging-api/#member-left-event

enhancement
up for grabs
good first issue

https://developers.line.biz/en/reference/messaging-api/#member-joined-event

enhancement
up for grabs
good first issue

https://developers.line.me/en/reference/messaging-api/#issue-link-token The following methods should be added to `LineBot` class and interface: - `Task GetLinkToken(string userId)` - `Task GetLinkToken(IUser user)`

enhancement
up for grabs
good first issue

https://developers.line.me/en/reference/messaging-api/#imagemap-message

enhancement
up for grabs
good first issue

https://developers.line.me/en/docs/messaging-api/using-quick-reply/ This issue is split into the following issues: - [ ] Add QuickReplyButton (#15) - [ ] Add QuickReply (#16)

enhancement
up for grabs