Skip to content

while (true) { }

notes from a developer, tutorials, how-to, ideas

Tag: pixel

Posted on 2 August 201025 May 2018

[Objective C] UIColor from RGB

Do you want to create an UIColor from RGB value?
Here the snipplet:

Continue reading “[Objective C] UIColor from RGB”

Posted on 12 July 201025 May 2018

[C#] Get Pixel Color At X,Y

Hello,

a simple trick for you to get pixel color on a particular position of your screen with Windows GDI32.dll API libs.

First of all, you need to import Win32 API:

Continue reading “[C#] Get Pixel Color At X,Y”


Recent Posts

  • Swift – Simple full screen loader 11 August 2022
  • macOS – Disable microphone while typing 11 April 2022
  • iOS – Secure app sensitive information 25 March 2022
  • DIY: Hack Weward for iOS 8 March 2022
  • Swift – Circular button bubbles with gravity 26 November 2021
  • Swift – Have fun with GravityBehavior and DynamicAnimator 19 November 2021

Archives

Proudly powered by WordPress