Skip to content

Commit a2374fc

Browse files
committed
The CycleColormap won't set an instance.
1 parent 0f59c93 commit a2374fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Magick.NET/Native/MagickImage.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,6 @@ private unsafe sealed partial class NativeMagickImage : NativeInstance, INativeM
359359
public partial IntPtr CropToTiles(string geometry);
360360

361361
[Throws]
362-
[SetInstance]
363362
public partial void CycleColormap(nint amount);
364363

365364
[Throws]

0 commit comments

Comments
 (0)